inspector: Fix editing in the property list
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Apr 2019 23:48:23 +0000 (19:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Apr 2019 23:48:23 +0000 (19:48 -0400)
commit9a1da43890d4e5187c5ea33c6d0b7b52376e1778
tree12e0a007c625a336a5f401c64569f9e1f29e936e
parent7d9a8a6ec08349318835a65067bca962cc0d3721
inspector: Fix editing in the property list

The type-to-search was interfering with using
entries in the list. Avoid that by watching
where the focus is.
gtk/inspector/prop-list.c